home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / nyword23.zip / PCWTONYW.ZIP / PCWTONYW.DOC < prev    next >
Text File  |  1986-12-14  |  2KB  |  55 lines

  1.         GENERATING NYWORD PRT FILES FROM PC-WRITE PR.DEF FILES
  2.  
  3.     The   success   of  the  New  York  Word  word  processor  in  the
  4. "user-supported" software market has taken me quite  by  surprise.  It
  5. seems  as  if many people are switching from their old word processors
  6. to NYWord. It seems that a large  number  of  people  were  previously
  7. using the PC-WRITE word processor, published by Quicksoft.
  8.  
  9.     PC-WRITE comes with a utility called MENUPRT.EXE which generates a
  10. file called PR.DEF. The PR.DEF file contains configuration information
  11. for  your  particular  printer.  NYWord  comes  with  several  printer
  12. configuration files, all ending in a .PRT extension.  The  PR.DEF  and
  13. the  .PRT  files  have  different  formats,  so the user who changes a
  14. PR.DEF file to a .PRT file has a tedious job ahead.
  15.  
  16.     The enclosed files help change  a  PC-WRITE  PR.DEF  file  into  a
  17. NYWord .PRT file. There are three files included in this package. They
  18. are :
  19.  
  20.   1)  PCWTONYW.EXE - the executable program which generates a PRT file
  21. from a PR.DEF file.
  22.  
  23.   2) X.BAT - a batch file to automate the process
  24.  
  25.   3) PCWTONYW.C - the C source code for the utility
  26.  
  27.     To generate a .PRT file, follow these steps :
  28.  
  29.   A. Use PC-WRITE's MENUPRT.EXE program  to  choose  the  printer  you
  30. would  like  to  configure.  MENUPRT.EXE  will  generate a file called
  31. PR.DEF in your current directory.
  32.  
  33.   B. Invoke the X batch  file  with  the  name  of  the  printer.  For
  34. instance,  if  the  PR.DEF file contains information for a Brother H15
  35. printer, give the command :
  36.  
  37.        X broth15
  38.  
  39.   C. A file called BROTH15.PRT will be generated. This is the  printer
  40. configuration file to be used by NYWord.
  41.  
  42.   D.  NYWord  comes with a file called WPPRMENU. Change the first line
  43. of this file to "broth15".
  44.  
  45.   E. Move the BROTH15.PRT file to the same subdirectory as your  other
  46. NYWord configuration files.
  47.  
  48.     Enjoy the utility.
  49.  
  50.                                         Marc Adler
  51.                                         Magma Software Systems
  52.                                         138 - 23 Hoover Ave.
  53.                                         Jamaica, NY  11435
  54.  
  55.